Class org.omg.CORBA.TypeDescriptionHolder
All Packages Class Hierarchy This Package Previous Next Index
Class org.omg.CORBA.TypeDescriptionHolder
java.lang.Object
|
+----org.omg.CORBA.TypeDescriptionHolder
- public final class TypeDescriptionHolder
- extends Object
- implements Streamable
-
value
-
-
TypeDescriptionHolder()
-
-
TypeDescriptionHolder(TypeDescription)
-
-
__read(InputStream)
-
-
__type()
-
-
__write(OutputStream)
-
value
public TypeDescription value
TypeDescriptionHolder
public TypeDescriptionHolder()
TypeDescriptionHolder
public TypeDescriptionHolder(TypeDescription __arg)
__write
public void __write(OutputStream out)
__read
public void __read(InputStream in)
__type
public TypeCode __type()
All Packages Class Hierarchy This Package Previous Next Index